String Schema
PriceName Element
Description
Price description
Namespace http://string.drv.de/xmlschema/string
Type
TextLanguageType Complex Type
Diagram
LanguageCode Element Text Element Sequence PriceName Element
Overview
PriceName 0..∞ TextLanguageType Complex Type
Price description
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Source
<xs:element name="PriceName" type="TextLanguageType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Price description</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CommonPriceType Complex TypeString Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.